@charset "utf-8";
/* CSS Document */

body,td,th,div,li,span,p {
	font-family:Arial, Helvetica, sans-serif;
}
#dh{ background-color:#FFF}
.menu {z-index:100;}
.menu ul{ display:block; width:auto; height:60px;list-style-type:none; list-style:none;z-index:100; margin:0 auto;}
.menu ul .pic{display:block; list-style:none;list-style-type:none; float:left; margin:0px; padding:0px; width:4px; overflow:hidden; height:auto;}
.menu ul li{ display:block; width:136px; text-align:center; font-size:14px; line-height:60px; color:#FFF; margin:0 auto; padding:0px; font-size:14px;z-index:100; height:60px; float:left;}
.menu ul li ul li a{ font-weight:100;}
.menu ul .cur{ background-image:url(../images/chilun.jpg); background-repeat:no-repeat; background-position:top center;}
.menu ul .shu{ width:1px; background-image:url(../images/shu.jpg); overflow:hidden; background-repeat:no-repeat; background-position:center;}
.menu ul .cur a{ color:#448dd6;}
.menu ul li a{color:#5d5e5f; text-decoration:none;  width:auto; font-weight:bold;width:100%;}
.menu ul li a:hover{ background-repeat:no-repeat; background-position:center;color:#0095dd;}
